projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90ad354
)
(PTR): Remove.
author
Jason Rumney
<jasonr@gnu.org>
Thu, 25 Dec 2008 14:30:22 +0000
(14:30 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 25 Dec 2008 14:30:22 +0000
(14:30 +0000)
nt/config.nt
patch
|
blob
|
history
diff --git
a/nt/config.nt
b/nt/config.nt
index dea980ece1303d6bb2ad244a97eee0f55f4b110b..e8f5a5ce9d43a370e150633b42fc102b3da45e37 100644
(file)
--- a/
nt/config.nt
+++ b/
nt/config.nt
@@
-419,10
+419,6
@@
extern char *getenv ();
#define POINTER_TYPE void
#endif
-#ifndef PTR
-#define PTR POINTER_TYPE *
-#endif
-
#ifndef PROTOTYPES
#define PROTOTYPES 1
#endif